From 076a4afc22ba7c9a978d6d27250385aaf3cbbf63 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Thu, 9 Feb 2006 19:26:45 +0000 Subject: [PATCH] Remove dh_gencontrol line for ocaml-source from the binary-arch target (ocaml-source is built in binary-indep). --- debian/changelog | 7 +++++++ debian/rules | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 179ef043..5c361c7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ocaml (3.09.1-4) UNRELEASED; urgency=low + + * Remove dh_gencontrol line for ocaml-source from the binary-arch target + (ocaml-source is built in binary-indep). + + -- Julien Cristau Thu, 9 Feb 2006 20:25:12 +0100 + ocaml (3.09.1-3) unstable; urgency=low * Enable ocaml-mode for emacs-snapshot (Closes: #347917). diff --git a/debian/rules b/debian/rules index 63d6e3e9..526c287d 100755 --- a/debian/rules +++ b/debian/rules @@ -286,7 +286,6 @@ binary-arch: install-arch dh_gencontrol -pocaml -- -VF:OCamlABI="$(OCAMLABI)" dh_gencontrol -pocaml-base-nox -- -VF:OCamlABI="$(OCAMLABI)" dh_gencontrol -pocaml-base -- -VF:OCamlABI="$(OCAMLABI)" - dh_gencontrol -pocaml-source -- -VF:OCamlABI="$(OCAMLABI)" dh_gencontrol -pocaml-interp -- -VF:OCamlABI="$(OCAMLABI)" dh_gencontrol -pocaml-compiler-libs -- -VF:OCamlABI="$(OCAMLABI)" dh_md5sums -s -- 2.30.2